Skip to content

feat: add Hosting.MailPit docs for the pr under CommunityToolkit #2633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

prom3theu5
Copy link

@prom3theu5 prom3theu5 commented Feb 17, 2025

This pull request adds supporting documentation for the MailPit hosting integration in the Community Toolkit tracked by CommunityToolkit/Aspire#476


Internal previews

📄 File 🔗 Preview link
docs/community-toolkit/hosting-mailpit.md .NET Aspire Community Toolkit MailPit integration
docs/community-toolkit/overview.md Overview

@prom3theu5
Copy link
Author

@dotnet-policy-service agree

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This article needs to be added to the TOC, under here: https://github.com/dotnet/docs-aspire/blob/main/docs/toc.yml#L289

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @copilot could you please add this article to the TOC?

@IEvangelist
Copy link
Member

Hey @prom3theu5 - please see prom3theu5#1

@IEvangelist IEvangelist requested a review from Copilot July 18, 2025 19:40
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds comprehensive documentation for the MailPit hosting integration in the .NET Aspire Community Toolkit. The PR provides detailed guidance on how to use the MailPit container within .NET Aspire applications.

  • Creates a new documentation file for the MailPit hosting integration with complete usage examples
  • Updates the community toolkit overview to include the new MailPit integration
  • Provides examples for basic hosting, data volumes, and data bind mounts

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/community-toolkit/hosting-mailpit.md New documentation file providing comprehensive guidance on using the MailPit hosting integration
docs/community-toolkit/overview.md Updated to include the MailPit integration in the list of available community toolkit packages

@@ -45,6 +45,9 @@ The community toolkit is a growing project, publishing a set of NuGet packages.
- The [Rust apps](https://www.rust-lang.org/) integration provides support for hosting Rust applications.
- [📄 .NET Aspire Rust hosting integration](hosting-rust.md#hosting-integration).
- [📦 CommunityToolkit.Aspire.Hosting.Rust](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Rust).
- The [MailPit](https://mailpit.axllent.org/) integration enables hosting MailPit containers.
- [📄 .NET Aspire MailPit hosting integration](https://github.com/CommunityToolkit/Aspire/tree/main/src/CommunityToolkit.Aspire.Hosting.MailPit).
Copy link
Preview

Copilot AI Jul 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link should point to the new documentation file (hosting-mailpit.md) instead of the GitHub repository source code, following the pattern established by other integrations in this list.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants